Data Types



Some commands require data of certain types. In cases where data is of the wrong type, a conversion (also known as "casting") is attempted. For example, <:include_file param> requires an FSSP for the parameter. If the parameter is some other kinds of data, such as text, Flex-Able will attempt to convert the text into an FSSP by interpreting it as a file path.


back to Contents /